projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c142163
)
(LIBS): Add libsrc_libs and keep the old LIBS.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 17:47:48 +0000
(17:47 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 17:47:48 +0000
(17:47 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 0237848a9c753dca524cd4cb8e10c235c37c52d4..21a7e84599f34e2b53ad095cbe1f2634a394a6ac 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1171,7
+1171,7
@@
LISP_FLOAT_TYPE=yes
#### Add the libraries to LIBS and check for some functions.
CPPFLAGS="$c_switch_system $c_switch_machine $CPPFLAGS"
-LIBS="$libsrc_libs"
+LIBS="$libsrc_libs
$LIBS
"
dnl If found, this defines HAVE_LIBDNET, which m/pmax.h checks,
dnl and also adds -ldnet to LIBS, which Autoconf uses for checks.